home *** CD-ROM | disk | FTP | other *** search
- object frmParametry: TfrmParametry
- Left = 316
- Top = 215
- BorderStyle = bsNone
- Caption = 'Parametry po�aczenia'
- ClientHeight = 100
- ClientWidth = 300
- Color = 15132390
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object pnlParams: TCanvPanel
- Left = 0
- Top = 0
- Width = 300
- Height = 100
- Align = alClient
- BevelWidth = 2
- Caption = ' '
- ParentColor = True
- TabOrder = 0
- OnDblClick = pnlParamsDblClick
- UsePanelStyle = True
- object pnlEtykieta: TCanvPanel
- Left = 8
- Top = 9
- Width = 281
- Height = 16
- Alignment = taLeftJustify
- BorderWidth = 2
- Caption = 'Parametry po��czenia'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = True
- ParentFont = False
- TabOrder = 0
- OnMouseDown = pnlEtykietaMouseDown
- OnPaint = pnlEtykietaPaint
- UsePanelStyle = True
- object spdRozlacz: TSpeedButton
- Left = 208
- Top = 0
- Width = 49
- Height = 16
- Caption = 'roz��cz'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- OnClick = spdRozlaczClick
- end
- object spdZamknij: TSpeedButton
- Left = 258
- Top = 0
- Width = 23
- Height = 16
- Caption = 'r'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -9
- Font.Name = 'Marlett'
- Font.Style = []
- ParentFont = False
- OnClick = spdZamknijClick
- end
- end
- end
- end
-